detached process meaning in Chinese
独立进程
分离式处理
分派进程
Examples
- The following steps apply to attaching detaching processes from within the ide
下面的步骤适用于在ide内附加/分离进程。 - If you want to stop debugging an attached process and leave the process running , use detach process instead
如果您想停止调试附加的进程,并使该进程保持运行,请改用“分离进程” 。 - Jdo also provides a model for detached processing , so you can detach an object from a jdo session called a persistencemanager , change it , and reattach it
Jdo还为分离式处理( detached processing )提供一个模型,以便您能够从一个jdo会话(叫做persistencemanager )分离一个对象,改变并重新附加该对象。